home *** CD-ROM | disk | FTP | other *** search
- .FileItem
- {
- float:left;
- width:98%;
- height:20px;
- border-left:4px solid #aaa;
- border-bottom:1px solid #ccc;
- margin:2px 0 0 0px;
- }
- .FileItem:hover
- {
- border-bottom:1px solid #aaa;
- border-left:4px solid #888;
- background:#f5f5f5;
- }
-
- .FileIcon_sm
- {
- float:left;
- width:20px;
- height:20px;
-
- margin:0px 10px 0 2px;
- }
-
- a.btn_Info:link, a.btn_Info:visited
- {
- float:right;
- width:20px;
- height:20px;
- background:url(/img/ProjectCenter/btn_Info.jpg) left top no-repeat;
- }
-
- a.btn_Info:hover
- {
- background:url(/img/ProjectCenter/btn_Info_hover.jpg) left top no-repeat;
- }
-
- a.btn_Share:link, a.btn_Share:visited
- {
- float:right;
- width:20px;
- height:20px;
- background:url(/img/ProjectCenter/btn_Share.jpg) left top no-repeat;
- cursor:row-resize !important;
- }
-
- a.btn_Share:hover
- {
- background:url(/img/ProjectCenter/btn_Share_hover.jpg) left top no-repeat;
- cursor:row-resize !important;
- }
-
- .FileAttribute_sm
- {
- float:right;
- width:70px;
- height:20px;
- line-height:20px;
- color:#666;
- text-align:center;
- font-family:Arial;
- }
-
-
-
- a.FileName:link, a.FileName:visited
- {
- float:left;
-
- height:20px;
-
- line-height:20px;
- color:#222;
- font-weight:bold;
-
- text-decoration:none;
- }
-
- a.FileName:hover
- {
- color:#f00;
- }
-
- .FileSizePrompt
- {
- color:#777 !important;
- font-weight:normal !important;
- }
-
- .FileControl
- {
- margin-right:5px;
- height:15px !important;
- line-height:15px !important;
- }
-
- .FileInfo
- {
- float:left;
- clear:left;
- position:relative;
- width:98%;
- border-left:4px solid #ccc;
- border-bottom:1px solid #ccc;
- border-right:1px solid #ccc;
- background:#eee;
- margin:0 0 0 0;
- }
-
- .Files_FileIcon
- {
- float:left;
- width:50px;
- height:50px;
- border:1px solid #ccc;
- margin:10px 10px 10px 10px;
- }
-
- .Files_Preview
- {
- float:left;
- width:200px;
- height:150px;
- border:1px solid #ccc;
- margin:10px 10px 10px 10px;
- }
-
- .FileAttribute
- {
- float:right;
- width:60%;
- line-height:20px;
- color:#888;
- margin:10px 10px 10px 0px;
- }
-
- a.TrashLink:link, a.TrashLink:visited
- {
- position:absolute;
- top:5px;
- right:5px;
- display:block;
- border:1px solid #eee;
- background:url(/img/iSpace/trash.gif) center no-repeat #eee;
- color:#444;
- width:20px;
- height:20px;
- text-decoration:none;
- }
-
- a.TrashLink:hover
- {
- border:1px solid #999;
- background:url(/img/iSpace/trash.gif) center no-repeat #fff;
- color:#000;
- }
-
- .InfoValue
- {
- color:#000;
- }
-
- .Input_ReceiverName
- {
- width:180px;
- height:20px;
- font-size:12px;
- line-height:15px;
- font-weight:bold;
- color:#777;
- text-align:center;
- background:#eee;
- border:1px solid #ccc;
- }
-
- .ImageItem
- {
- float:left;
- position:relative;
- background:url(/img/ProjectCenter/ImageItem_bg.jpg) left top no-repeat;
-
- width:300px;
- height:185px;
- margin:5px 5px 5px 0;
- }
- .ImageItem:hover
- {
- background:url(/img/ProjectCenter/ImageItem_bg_hover.jpg) left top no-repeat;
- }
-
- .Thumbnail
- {
- float:left;
- width:200px;
- height:150px;
- border:1px solid #aaa;
- margin:4px 0 5px 4px;
- }
-
- .ImageInfo
- {
- position:absolute;
- float:right;
- right:0px;
- top:0px;
- width:85px;
- border-top:1px solid #ccc;
- height:185px;
- font-size:11px;
- font-weight:bold;
- line-height:14px;
- z-index:0;
- }
-
- .SpecTitle
- {
- float:left;
- display:block;
- color:#999;
- width:85px;
-
- }
-
- .SpecBody
- {
- float:left;
- display:block;
- color:#555;
- width:85px;
- text-align:right;
- margin-bottom:5px;
- }
-
- a.ImageTitle:link, a.ImageTitle:visited
- {
- float:left;
- clear:left;
- width:215px;
- height:20px;
- text-decoration:none;
- color:#26c;
- font-size:13px;
- line-height:20px;
- font-family:Tahoma, Arial, SimSun, sans-serif;
- }
- a.ImageTitle:hover
- {
- text-decoration:underline;
- color:#15a;
- }
-
- a.TrashImage:link, a.TrashImage:visited
- {
- position:absolute;
- right:5px;
- bottom:5px;
- display:block;
- border:1px solid #fff;
- background:url(/img/iSpace/trash.gif) center no-repeat;
- color:#444;
- width:20px;
- height:20px;
- text-decoration:none;
- }
-
- a.TrashImage:hover
- {
- border:1px solid #999;
- background:url(/img/iSpace/trash.gif) center no-repeat #eee;
- color:#000;
- }
-
- .TitleEdit
- {
- position:absolute;
- left:2px;
- bottom:0px;
- width:260px;
- height:20px;
- line-height:20px;
- z-index:2;
- }
-
- .Input_Edit
- {
- float:left;
- width:160px;
- height:20px;
- font-size:14px;
- font-weight:bold;
- color:#333;
- }
-
- .TitleBtn
- {
- float:left;
- width:40px;
- height:20px;
- margin:0 5px 0 5px;
- }
-
- .EmptyIndicator
- {
- float:left;
- width:98%;
- height:50px;
- background:url(/img/ProjectCenter/empty_prompt_bg.jpg) repeat-x #eee;
- border:1px solid #ccc;
- margin-bottom:10px;
- text-align:center;
- line-height:50px;
- font-size:14px;
- color:#555;
- cursor:hand;
- }
-
- a.link:link, a.link:visited
- {
- color:#000080 !important;
- text-decoration:none;
- }
-
- a.link:hover
- {
- color:#27c !important;
- }
-
- .Input_EditType
- {
- width:150px;
- }
-
- .HoverRegion
- {
- border-top:1px solid #c0c9cf;
- border-bottom:1px solid #c0c9cf;
- background:#f0f9ff;
- }